Welcome![Sign In][Sign Up]
Location:
Search - UDP MFC

Search list

[Internet-NetworkUDPserver

Description: udp 客户端小软件 用MFC实现的简单的小程序 -udp client software with the MFC implementation of small simple little program
Platform: | Size: 74752 | Author: 王正凯 | Hits:

[Internet-NetworkChartRoom_UDP_Server

Description: 基于UDP的聊天室编程1(服务器端)--利用CSocket类实现了一个基于UDP无连接的聊天室程序,并且配有执行后的效果图,和具体的操作过程。是学习MFC网络程序设计的好范例,可根据自己的需要有所扩展 -UDP-based chat rooms Programming 1 (server)- using CSocket class implements a connectionless UDP-based chat program, and with the effect after the implementation of plans, and specific course of action. MFC programming is to learn a good example of the network can be expanded according to your needs
Platform: | Size: 33945600 | Author: hebo | Hits:

[Internet-NetworkChartRoom_UDP_Client

Description: 基于UDP的聊天室编程2(客户端)--利用CSocket类实现了一个基于UDP无连接的聊天室程序,并且配有执行后的效果图,和具体的操作过程。是学习MFC网络程序设计的好范例,可根据自己的需要有所扩展 -UDP-based chat program 2 (client)- Using CSocket class implements a connectionless UDP-based chat program, and with the effect after the implementation of plans, and specific course of action. MFC programming is to learn a good example of the network can be expanded according to your needs
Platform: | Size: 33852416 | Author: hebo | Hits:

[Internet-Networkwinpcap

Description: 基于winpcap的抓包程序,用MFC实现。 本程序基于winpcap,可以实现抓包类型的选择,如ARP,IP,TCP,UDP,ICMP-Winpcap based on the Ethereal program, with the MFC implementation. The program is based on winpcap, can choose the type of packet capture, such as ARP, IP, TCP, UDP, ICMP
Platform: | Size: 573440 | Author: lili | Hits:

[Internet-NetworkSendUDP

Description: vc MFC SendUDP 使用udp协议发送数据的程序源码,希望对大家有所帮助-vc MFC SendUDP udp protocol to send data using the program source code, we hope to help
Platform: | Size: 24576 | Author: 程芽 | Hits:

[Internet-NetworkChat1

Description: 本次上传内容为基于UDP的网络聊天程序,利用SOCKET套接字进行数据通讯,本实验是本人做的计算机网络课程设计,有mfc的CSocket编的。-The uploaded content for UDP-based chat program, the use of SOCKET socket for data communication, I am doing this experiment is a computer network curriculum design, there is the mfc CSocket compiled.
Platform: | Size: 7616512 | Author: 小熊 | Hits:

[Internet-NetworkFileTranslater

Description: 局域网内文件传输工具,利用UDP传输,MFC界面。内含实验报告,可执行文件和工程代码。主要功能如下:1.工具具有图形交互界面; 2.局域网内使用该工具的两台主机可以互相进行文字通信;3.自动按照一定频率扫描局域网内其他开启了该工具的主机, 并在界面上用列表显示出来;4.传输文件和文字内容时,直接选择界面上已经显示出来的存活主机,不需要手动输入IP 地址。 -LAN file transfer tool, the use of UDP transport, MFC interface. Lab report containing the executable code files and projects. Main functions are as follows: 1. Tool with a graphical interface 2. LAN to use the tool written two hosts can communicate with each other 3. Automatic frequency scanning the LAN in accordance with certain other tools on the host, and at the interface with the list displayed 4. Transfer files and text content, direct selection interface has been shown to survive the host, no need to manually enter the IP address.
Platform: | Size: 4211712 | Author: 魏明川 | Hits:

[TCP/IP stackday18

Description: MFC下怎样连接动态库,面向连接TCP-可靠有序的数据传输协议 无连接的UDP-不可靠无序的数据传输协议-How do I connect under MFC DLL,TCP-connection-oriented reliable ordered data transmission protocol Connectionless UDP-disorder unreliable data transfer protocol
Platform: | Size: 78848 | Author: 锋锋 | Hits:

[Internet-Networkchat

Description: 聊天程序 基于UDP协议,MFC操作界面-UDP-based protocol chat program, MFC interface
Platform: | Size: 3641344 | Author: 杨一波 | Hits:

[TCP/IP stack10.4

Description: API网络聊天工具,六个UDP和TCP发送接受的cpp文件,一个基于MFC的局域网聊天小工具工程,和此小工具的所有运行时库、资源和执行程序。代码的压缩包位置-windows socket Windows SDK、MFC、Socket winsock2.h Ws2_32.lib Ws2_32.dll
Platform: | Size: 44032 | Author: 严经 | Hits:

[Internet-NetworkMFCaUDP

Description: 用MFC开发的UDP接收和发送的小软件,比较简单-With MFC development UDP sending and receiving small software, is simple
Platform: | Size: 7046144 | Author: DJJ | Hits:

[Internet-Networkchat2

Description: 基于MFC软件的socket聊天程序界面编程,本程序是基于UDP的,实现一个发送接收数据的简单聊天功能。-Socket chat program based on the MFC software interface programming, the program is based on UDP, a simple chat functionality to achieve a sending and receiving data....
Platform: | Size: 10109952 | Author: zzshibi | Hits:

[GUI Developsocket

Description: MFC窗体,Visual C++6.0,UDP通信,有接收端和发送端。-UDP communication
Platform: | Size: 5006336 | Author: 欧海波 | Hits:

[Communicationchat

Description: 利用MFC中的Socket实现聊天功能,数据传输主要基于UDP协议-The use of MFC Socket chat feature, the data transmission based on UDP protocol
Platform: | Size: 8494080 | Author: 许学 | Hits:

[Internet-NetworkMultiCastReceiver

Description: UDP实例 基于C++ MFC编写,UDP接收模块-UDP instance is based on UDP receiver module written in C, the MFC
Platform: | Size: 3465216 | Author: sscq | Hits:

[Internet-NetworkZNetSrv

Description: 源码提供了用于TCP,UDP协议通信的基本类,采用标准SOCKAPI函数开发,未使用MFC类库,并实现了 UDP广播功能,主要代码在NetObject.h和NetObject.cpp中,程序的兼容性和灵活性较好,供大家参考. 例子运行时需在两台计算机上运行,一台作为服务器,一台作为客户端. -Source to provide for the TCP, UDP protocol to communicate basic class, using standard SOCKAPI function development, not use MFC class library, and realized UDP broadcast feature, code in NetObject.h and NetObject.cpp, better compatibility and flexibility of the program, for your reference. Required to run these examples running on two computers, one as a server, one as a client.
Platform: | Size: 491520 | Author: zhangjun | Hits:

[Communicationsocket_udp_MFC

Description: 一个MFC的socket,使用UDP方式进行通信,包含客户端和服务端,使用两个不同的工程-A MFC socket, use the UDP mode for communication, including client and server, using two different engineering
Platform: | Size: 7168 | Author: 王龙 | Hits:

[VOIP programdaima

Description: 本设计综合应用Windows低级音频API、G.729A编码算法、SOCKET编程、多线程编程等技术实现了在局域网PC机点对点的窄带全双工语音通信系统。界面通过MFC实现。为了确保发送应用层协议和聊天信息的正确性,采用TCP方式发送交互信息。语音模块的启动与关闭由交互的命令控制。考虑到语音数据需要延时小,这里用UDP方式发送。-The comprehensive application of the design of Windows low-level audio API of G.729A encoding algorithm, SOCKET programming, multi-threaded programming technology to achieve a PC in the LAN point-to-point narrow-band full-duplex voice communication system. Interface through the MFC. In order to ensure the correctness of the information of sending application layer protocol and chat, using the TCP send interactive information. The voice module startup and shutdown command and control by the interaction. Taking into account the voice and data delay, here sent using UDP.
Platform: | Size: 207872 | Author: 闫利霄 | Hits:

[Internet-NetworkCPPanli

Description: VC MFC一些实例 客户/服务器 TCP/UDP编程实例界面和文档 绝对是一流材料-VC MFC some examples of client/server TCP/UDP programming instance of the interface and documentation is absolutely first-class materials
Platform: | Size: 165888 | Author: 阿玉 | Hits:

[Internet-NetworkUDPSERVER.RAR

Description: 这个小工具包含服务器端和客户端,基于MFC类库中的SOCKET。用来接收udp数据包(服务器端)和向指定地址发送udp数据包(客户端)。-This gadget contains the server and client SOCKET based on the MFC class library. Used to receive udp packets (server side) to the designated address to send udp data package (client).
Platform: | Size: 270336 | Author: 宋恩博 | Hits:
« 1 2 3 4 5 6 7 89 10 11 »

CodeBus www.codebus.net